home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / util / cli / quickcd.lha / QuickCD / Readme < prev   
Encoding:
Text File  |  2000-01-02  |  1.5 KB  |  72 lines

  1. QuickCD v1.2, by Matt Briggs; 1999.
  2. -----------------------------------
  3.  
  4. [What is it?]
  5.  
  6. QuickCD is a small CLI Compact Disc Audio player. Use this command in your startup to start audio CD's when your system boots or alternatively, setup a Hot Key for QuickCD. QuickCD supports standard CDID files, which enables you to see the track name being played. This archive also contains a few of my personal CDID's.
  7.  
  8. [Usage]
  9.  
  10. DEVICE/A,UNIT/N,TRACK/N,RANDOM=RND/S,NEXT/S,PREV/S,STOP/S,PLAY/S,CDIDPATH/M,QUIET/S,SETENV/S
  11.  
  12. * DEVICE=[CD device]  
  13.  
  14.   Specify the device to use; I.e DEVICE=atapi.device
  15.   Note: This IS case sensitive.
  16.   The default is "atapi.device"
  17.     
  18. * UNIT=[Unit #]
  19.  
  20.   Specify the unit to use; I.e. UNIT=1
  21.   The default is unit 1.
  22.  
  23. * TRACK=[Track #]
  24.  
  25.   Play the specified track; I.e. TRACK=1
  26.   The Default is track one.
  27.  
  28. * RANDOM / RND / RAND
  29.  
  30.   Play a random track.
  31.  
  32. * NEXT / >
  33.  
  34.   Plays the NEXT track.
  35.  
  36. * PREV / <
  37.  
  38.   Plays the PREVIOUS track.
  39.  
  40. * STOP / .
  41.  
  42.   Stops audio play.
  43.  
  44. * PLAY / START
  45.  
  46.   Re-Plays the current audio track or starts the CD.
  47.   
  48. * CDIDPATH=[Path]
  49.  
  50.   Sets the path for the CDID's. Must be proceeded by slash (/) 
  51.   or colon (:). CDID's contain artist, CD and track info which is
  52.   displayed by QuickCD if the relievant CDID can be found.
  53.   Note: Path names can not contain spaces :(
  54.  
  55. * QUIET
  56.  
  57.   Stops QuickCD from displaying play information/CD details.
  58.  
  59. * SETENV
  60.  
  61.   Saves device, unit & CDID arguments to ENVARC:
  62.  
  63. [Example]
  64.  
  65. QuickCD device=atapi.device unit=1 track=1 quiet setenv 
  66.  
  67. [Contact]
  68.  
  69. Email: hyperreal@ukonline.co.uk
  70.  
  71.  
  72.